DataCollection
CanFilter メソッド (C1AdoNetCursorDataCollection<T>)

C1.DataCollection.AdoNet アセンブリ > C1.DataCollection.AdoNet 名前空間 > C1AdoNetCursorDataCollection<T> クラス : CanFilter メソッド
The filter expression that determine how the data would be filtered.
Returns whether the collection is able to filter the specified filterExpression.
シンタックス
'宣言
 
Public Overrides Function CanFilter( _
   ByVal filterExpression As FilterExpression _
) As System.Boolean
public override System.bool CanFilter( 
   FilterExpression filterExpression
)

パラメータ

filterExpression
The filter expression that determine how the data would be filtered.
参照

C1AdoNetCursorDataCollection<T> クラス
C1AdoNetCursorDataCollection<T> メンバ